Release 10.1A: OpenEdge Development:
ADM Reference


SmartDialog

The SmartDialog is a special type of Frame object supported by a dedicated Window. One of several expressions of the class Container, it is a modal object. Because modal objects completely own the focus while open, they are best used to capture data without which the application cannot continue.

The SmartDialog has no class of its own; the file src/adm2/containr.p is its super procedure. Table 1–15 lists the class and custom files related to containr.p and the SmartDialog.

Table 1–15: Class and custom files for SmartDialog 
Class files
Custom files
Definition
Super
containrcustom.p
Method
containr.i
Method
containrcustom.i
Property
cntnprop.i
Property
cntnpropcustom.i
Prototype
cntnprto.i
Prototype
cntnprtocustom.i
Template
cntnrdlg.w
Exclude
containrexclcustom.i
Additional method file
dialogmn.i
Instance
containrdefscustom.i


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095